runtime.timers.zombies (field)
12 uses
runtime (current package)
time.go#L145: zombies atomic.Int32
time.go#L298: ts.zombies.Add(-1)
time.go#L512: t.ts.zombies.Add(1)
time.go#L606: t.ts.zombies.Add(-1)
time.go#L797: ts.zombies.Add(-1)
time.go#L848: src.zombies.Store(0)
time.go#L951: ts.zombies.Add(-1)
time.go#L1026: zombies := ts.zombies.Load()
time.go#L1056: force = ts == &getg().m.p.ptr().timers && int(ts.zombies.Load()) > int(ts.len.Load())/4
time.go#L1166: t.ts.zombies.Add(1)
time.go#L1494: t.ts.zombies.Add(-1)
time.go#L1529: t.ts.zombies.Add(1)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |